home *** CD-ROM | disk | FTP | other *** search
- @echo off
- REM ** This batch will execute the CacheAll program. If you want to
- REM ** add any options to the CacheAll command line, you should add them
- REM ** to the STDALONE.OPT file.
- REM ** Refer to the Users Guide for all available options
- REM
- C:\CACHE\CACHEALL @C:\CACHE\STDALONE.OPT
- REM
- REM ** End of C:\CACHE\RUNCA.BAT **
-